parent property

JsonSchema? parent

The parent JsonSchema for this JsonSchema.

Implementation

JsonSchema? get parent => _parent;