getBody method

String? getBody()

Gets the value of aps.alert.body field.

Returns the value of aps.alert.body field, or null if absent.

Implementation

external String? getBody();