getBody method

String? getBody()

Gets the value of webpush.notification.body field.

Returns the value of webpush.notification.body field, or null if absent.

Implementation

external String? getBody();