@override void setChannel(String channel){ methodChannel.invokeMethod("setChannel",{"channel":channel}); }