revocationEndpoint property

  1. @JsonKey.new(name: 'revocation_endpoint')
String? get revocationEndpoint
inherited

Text

Implementation

@JsonKey(name: 'registration_endpoint') String? get registrationEndpoint;/// Text
@JsonKey(name: 'revocation_endpoint') String? get revocationEndpoint;