endpoint property
The endpoint takes the form of a custom URL pointing to a push server, which can be used to send a push message.
Implementation
core.String? endpoint;
The endpoint takes the form of a custom URL pointing to a push server, which can be used to send a push message.
core.String? endpoint;