system property

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

The identification of the code system that defines the meaning of the symbol in the code.

Implementation

@JsonKey(name: 'System')
String? get system => throw _privateConstructorUsedError;