codeChallengeMethodsSupported property
- @JsonKey.new(name: 'code_challenge_methods_supported')
inherited
Text
Implementation
@JsonKey(name: 'response_types_supported') List<String>? get responseTypesSupported;/// Text
@JsonKey(name: 'code_challenge_methods_supported') List<String>? get codeChallengeMethodsSupported;