text property
String?
get
text
Text representation of the address
Implementation
String? get text => textField.getValue(_json);
Text representation of the address
String? get text => textField.getValue(_json);