pushSubscription top-level property
dynamic
get
pushSubscription
This Push API interface provides a subcription's URL endpoint and allows unsubscription from a push service. Available only in secure contexts.
Implementation
_i2.dynamic get pushSubscription => _i4.getProperty(
_self,
'PushSubscription',
);