@override void init(String appKey, String platformKey) { methodChannel.invokeMethod('init', [appKey, platformKey]); }