bodyLocKey property

String? bodyLocKey
getter/setter pair

The key to the body string in the app's string resources to use to localize the body text to the user's current localization.

See String Resources for more information.

Implementation

core.String? bodyLocKey;