Returns the last-known fix from the Passive provider.
@override Future<String?> getPassiveLocation() async => methodChannel.invokeMethod<String>('getPassiveLocation');