introspectionEndpoint property

Uri? introspectionEndpoint

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

Implementation

Uri? get introspectionEndpoint => getTyped('introspection_endpoint');