system property
Uri?
get
system
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
Implementation
Uri? get system => systemField.getValue(_json);
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
Uri? get system => systemField.getValue(_json);