responseTypesSupported property
- @JsonKey(name: 'response_types_supported')
List<String>?
get
responseTypesSupported
inherited
Implementation
@JsonKey(name: 'response_types_supported')
List<String>? get responseTypesSupported =>
throw _privateConstructorUsedError;