nullable property
Define if this scheme is nullable
Implementation
@JsonKey(name: '\$ref')@_SchemaRefConverter() String? get ref;/// Define if this scheme is nullable
bool? get nullable;
Define if this scheme is nullable
@JsonKey(name: '\$ref')@_SchemaRefConverter() String? get ref;/// Define if this scheme is nullable
bool? get nullable;