nullable property

bool? get nullable
inherited

Define if this scheme is nullable

Implementation

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