system property

  1. @JsonKey.new(name: 'System')
String? get system
inherited

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;