jsonSchemaDialect2020_12 constant

String const jsonSchemaDialect2020_12

Canonical URI of the JSON Schema 2020-12 dialect — the default dialect for tool inputSchema / outputSchema as of 2025-11-25 (SEP-1613).

Implementation

static const String jsonSchemaDialect2020_12 =
    'https://json-schema.org/draft/2020-12/schema';