Text
@JsonKey(name: 'revocation_endpoint') String? get revocationEndpoint;/// Text @JsonKey(name: 'scopes_supported') List<String>? get scopesSupported;