display property
A representation of the meaning of the code in the system, following the rules of the system.
Implementation
@JsonKey(name: 'Display')
String? get display => throw _privateConstructorUsedError;
A representation of the meaning of the code in the system, following the rules of the system.
@JsonKey(name: 'Display')
String? get display => throw _privateConstructorUsedError;