getBody method
Gets the value of aps.alert.body
field.
Returns the value of aps.alert.body
field, or null if absent.
Implementation
external String? getBody();
Gets the value of aps.alert.body
field.
Returns the value of aps.alert.body
field, or null if absent.
external String? getBody();