root property

JsonSchema? root

The root JsonSchema for this JsonSchema.

Implementation

JsonSchema? get root => _root;