description property

String? get description
inherited

A brief description of the parameter.

Implementation

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