@override Future<bool?> isiOSAppOnMac() async { return await methodChannel.invokeMethod<bool>('isiOSAppOnMac'); }