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