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