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