Future<void> setContentChannel(String contentChannel) { return LibNpawPluginFlutterPlatform.instance.setContentChannel(contentChannel); }