ref property
Reference to a schema definition
Implementation
@JsonKey(name: '\$ref')
@_SchemaRefConverter()
String? get ref => throw _privateConstructorUsedError;
Reference to a schema definition
@JsonKey(name: '\$ref')
@_SchemaRefConverter()
String? get ref => throw _privateConstructorUsedError;