ref property
Reference to a response defined in Components.requestBodies
Implementation
Map<String, MediaType>? get content;/// Reference to a response defined in [Components.requestBodies]
@JsonKey(name: '\$ref')@_RequestRefConverter() String? get ref;