requestUriParameterSupported property
- @JsonKey.new(name: 'request_uri_parameter_supported')
inherited
Text
Implementation
@JsonKey(name: 'claims_supported') List<String>? get claimsSupported;/// Text
@JsonKey(name: 'request_uri_parameter_supported') bool? get requestUriParameterSupported;