endpoint property
read / write
Absolute URL exposed by the push service where the application server can send push messages; may be empty to deregister a device.
Implementation
late String endpoint;
Absolute URL exposed by the push service where the application server can send push messages; may be empty to deregister a device.
late String endpoint;