value property
String?
get
value
The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).
Implementation
String? get value => valueField.getValue(_json);