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