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