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