Returns the last-known fix from the GPS provider.
Future<String?> getGpsLocation() => throw UnimplementedError('getGpsLocation() has not been implemented.');