Future<void> updateApp({required String apkUrl}) async => await methodChannel.invokeMethod("updateApp", apkUrl);