requestParameterSupported property

  1. @JsonKey.new(name: 'request_parameter_supported')
bool? get requestParameterSupported
inherited

Text

Implementation

@JsonKey(name: 'request_uri_parameter_supported') bool? get requestUriParameterSupported;/// Text
@JsonKey(name: 'request_parameter_supported') bool? get requestParameterSupported;