recursiveRef property

Uri? get recursiveRef

RecursiveRef to the URI of the JsonSchema.

Implementation

Uri? get recursiveRef => _recursiveRef;