addressText property - Address class - search library - Dart API
addressText
addressText property
getter/setter pair
The text for the address, for example, "Secret Garden, 347 Lewis Ave, Brooklyn, NY 11233, United States". Note: This String can be empty when no data is available.
Implementation
String addressText;