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