currentAddress property

String get currentAddress

Implementation

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