pushManager top-level property
dynamic
get
pushManager
This Push API interface provides a way to receive notifications from third-party servers as well as request URLs for push notifications. Available only in secure contexts.
Implementation
_i2.dynamic get pushManager => _i4.getProperty(
_self,
'PushManager',
);