初始化下载秘钥信息
static Future<void> initService(Uint8List byteData) { return methodChannel.invokeMethod("initService", byteData); }