Future<void> setContentThroughput(int contentThroughput) { return LibNpawPluginFlutterPlatform.instance.setContentThroughput(contentThroughput); }