getNotificationFormat method
Inquiry method that gets the JSON structure requested by the user to be used as the format of push notifications.
Returns the JSON structure requested by the user to be used as the format of push notifications.
Implementation
external String? getNotificationFormat();