@override Future init(String httpUrl) async { await methodChannel.invokeMethod('init', {"httpUrl": httpUrl}); }