bodyLocKey property

String? bodyLocKey

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.

iOS: Corresponds to loc-key in the APNs payload. See Payload Key Reference and Localizing the Content of Your Remote Notifications for more information.

Android: See String Resources * for more information.

Platforms: iOS, Android

Implementation

String? get bodyLocKey;