getCurrentLocation method
Implementation
Future<CoffeeBackgroundLocation?> getCurrentLocation() {
throw UnimplementedError('getCurrentLocation() has not been implemented.');
}
Future<CoffeeBackgroundLocation?> getCurrentLocation() {
throw UnimplementedError('getCurrentLocation() has not been implemented.');
}