titleLocArgs property
Variable string values to be used in place of the format specifiers in
title_loc_key
to use to localize the title text to the user's current
localization.
The value should be a stringified JSON array.
iOS: Corresponds to title-loc-args
in the APNs payload. See
Payload Key Reference
and
Localizing the Content of Your Remote Notifications
for more information.
Android: See Formatting and Styling for more information.
Platforms: iOS, Android
Implementation
final String? titleLocArgs;