introspectionEndpoint property
Uri?
get
introspectionEndpoint
URL of the authorization server's OAuth 2.0 introspection endpoint.
Implementation
Uri? get introspectionEndpoint => getTyped('introspection_endpoint');