path property

String? get path

The path of the JsonSchema within the root JsonSchema.

Implementation

String? get path => _path;