location property
The location of the API key.
Implementation
String? get name;/// The location of the API key.
@JsonKey(name: 'in') ParameterLocation? get location;
The location of the API key.
String? get name;/// The location of the API key.
@JsonKey(name: 'in') ParameterLocation? get location;