ref property
Reference to a response defined in Components.requestBodies
Implementation
@JsonKey(name: '\$ref')
@_RequestRefConverter()
String? get ref => throw _privateConstructorUsedError;
Reference to a response defined in Components.requestBodies
@JsonKey(name: '\$ref')
@_RequestRefConverter()
String? get ref => throw _privateConstructorUsedError;