scheme property
The name of the HTTP Authorization scheme to be used in the Authorization header.
Implementation
@JsonKey(name: 'in') ParameterLocation? get location;/// The name of the HTTP Authorization scheme to be used in
/// the Authorization header.
String? get scheme;