path property

String? path

The path of the JsonSchema within the root JsonSchema.

Implementation

String? get path => _path;