jsonSchemaDialect property
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
ExternalDocs? get externalDocs;/// The default value for the $schema keyword within
/// Schema Objects contained within this OAS document
/// This must be in the form of a URI.
String? get jsonSchemaDialect;