@override void init(String app_key,String secret){ methodChannel.invokeMethod("init",{"app_key":app_key,"secret":secret}); }