isRaw

open val isRaw: Boolean

Deprecated (with error)

This class cannot provide persistence stability of string resources in case of string resources updates. Use ResolvableString to provide strings to notifications. NotificationString will be removed in next minor release.

Replace with

ResolvableString.isRaw

Returns whether this string represents a hardcoded string.