endpoint property

Uri? endpoint

The URI for the push endpoint.

If this is a pull subscription this is null.

Implementation

Uri? get endpoint;