static Future<String> get apkDownloadPath async { return await _channel.invokeMethod('getApkDownloadPath'); }