name property
The name of the parameter.
Implementation
@JsonKey(name: r'$ref') String? get ref;/// The name of the parameter.
String? get name;
The name of the parameter.
@JsonKey(name: r'$ref') String? get ref;/// The name of the parameter.
String? get name;