revocationEndpoint property

Uri? revocationEndpoint

URL of the authorization server's OAuth 2.0 revocation endpoint.

Implementation

Uri? get revocationEndpoint => getTyped('revocation_endpoint');