Future<String?> getChannelName() async{ final channelName=AdgydeflutterpluginPlatform.instance.getChannelName(); return channelName; }