ref property
Reference to a response defined in Components.responses
Implementation
Map<String, Link>? get links;/// Reference to a response defined in [Components.responses]
@JsonKey(name: '\$ref')@_ResponseRefConverter() String? get ref;
Reference to a response defined in Components.responses
Map<String, Link>? get links;/// Reference to a response defined in [Components.responses]
@JsonKey(name: '\$ref')@_ResponseRefConverter() String? get ref;