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