dynamicRef property
Uri?
get
dynamicRef
A DynamicRef to the URI of the JsonSchema.
Implementation
Uri? get dynamicRef => _dynamicRef;
A DynamicRef to the URI of the JsonSchema.
Uri? get dynamicRef => _dynamicRef;