@override Future<void> requestAppleWallet() async { await methodChannel.invokeMethod<void>('requestAppleWallet'); }