ref property
Reference to a response defined in Components.examples
Implementation
String? get externalValue;/// Reference to a response defined in [Components.examples]
@JsonKey(name: '\$ref')@_ExampleRefConverter() String? get ref;
Reference to a response defined in Components.examples
String? get externalValue;/// Reference to a response defined in [Components.examples]
@JsonKey(name: '\$ref')@_ExampleRefConverter() String? get ref;