description property
A brief description of the parameter.
Implementation
@JsonKey(name: 'in') ParameterLocation? get location;/// A brief description of the parameter.
String? get description;
A brief description of the parameter.
@JsonKey(name: 'in') ParameterLocation? get location;/// A brief description of the parameter.
String? get description;