endpoint property

String? endpoint
getter/setter pair

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;