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