ref property
A relative or absolute URI reference to an OAS operation.
Implementation
@JsonKey(name: '\$ref')
@_LinkRefConverter()
String? get ref => throw _privateConstructorUsedError;
A relative or absolute URI reference to an OAS operation.
@JsonKey(name: '\$ref')
@_LinkRefConverter()
String? get ref => throw _privateConstructorUsedError;