schemaMap property

Map? schemaMap

JSON of the JsonSchema as a Map. Only this value or _schemaBool should be set, not both.

Implementation

Map? get schemaMap => _schemaMap;