value property
String?
get
value
The portion of the identifier typically relevant to the user and which is unique within the context of the system.
Implementation
String? get value => valueField.getValue(_json);