recursiveRef property
Uri?
get
recursiveRef
RecursiveRef to the URI of the JsonSchema.
Implementation
Uri? get recursiveRef => _recursiveRef;
RecursiveRef to the URI of the JsonSchema.
Uri? get recursiveRef => _recursiveRef;