registrationEndpoint property
Uri?
get
registrationEndpoint
URL of the OP's Dynamic Client Registration Endpoint.
Implementation
Uri? get registrationEndpoint => getTyped('registration_endpoint');
URL of the OP's Dynamic Client Registration Endpoint.
Uri? get registrationEndpoint => getTyped('registration_endpoint');