text property

String? get text

Text representation of the address

Implementation

String? get text => textField.getValue(_json);