currentAddress property
String
get
currentAddress
Implementation
String get currentAddress => _address.value?.formattedAddress ?? '-';
String get currentAddress => _address.value?.formattedAddress ?? '-';