path property
String?
get
path
The path of the JsonSchema within the root JsonSchema.
Implementation
String? get path => _path;
The path of the JsonSchema within the root JsonSchema.
String? get path => _path;