system property
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
Implementation
@JsonKey(name: 'System')
String? get system => throw _privateConstructorUsedError;
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
@JsonKey(name: 'System')
String? get system => throw _privateConstructorUsedError;