registrationEndpoint property

  1. @JsonKey.new(name: 'registration_endpoint')
String? get registrationEndpoint
inherited

Text

Implementation

@JsonKey(name: 'jwks_uri') String? get jwksUri;/// Text
@JsonKey(name: 'registration_endpoint') String? get registrationEndpoint;