endpoint property
dynamic
get
endpoint
The endpoint associated with the push subscription.
Implementation
dynamic get endpoint => _getProperty(_delegate, 'endpoint');
The endpoint associated with the push subscription.
dynamic get endpoint => _getProperty(_delegate, 'endpoint');