@param id
Future<chopper.Response<bool>> customreportcssIdDelete({ required String? id, }) { return _customreportcssIdDelete(id: id); }