@override Future<bool> isInitSuccess() async { return await methodChannel.invokeMethod('isInitSuccess', null); }