BuildBatchFilter constructor

BuildBatchFilter({
  1. StatusType? status,
})

Implementation

BuildBatchFilter({
  this.status,
});