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