scheme property

String? get scheme
inherited

The name of the HTTP Authentication scheme.

Implementation

@JsonKey(name: 'in') ParameterLocation? get location;/// The name of the HTTP Authentication scheme.
 String? get scheme;