endpoint property
Uri?
get
endpoint
The URI for the push endpoint.
If this is a pull subscription this is null.
Implementation
Uri? get endpoint;
The URI for the push endpoint.
If this is a pull subscription this is null.
Uri? get endpoint;