Returns the most accurate last-known fix across all enabled providers.
Future<String?> getBestLocation() => throw UnimplementedError('getBestLocation() has not been implemented.');