jsonSchemaDialect property

String? get jsonSchemaDialect
inherited

The default value for the $schema keyword within Schema Objects contained within this OAS document This must be in the form of a URI.

Implementation

String? get jsonSchemaDialect => throw _privateConstructorUsedError;