refreshLocation method
Implementation
Future<void> refreshLocation() async {
throw UnimplementedError('refreshLocation() has not been implemented.');
}
Future<void> refreshLocation() async {
throw UnimplementedError('refreshLocation() has not been implemented.');
}