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
Components? get components;/// 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;