dynamicRef property

Uri? get dynamicRef

A DynamicRef to the URI of the JsonSchema.

Implementation

Uri? get dynamicRef => _dynamicRef;