ShiftQuery constructor
ShiftQuery({
- ShiftFilter? filter,
- SearchOrdersSort? sort,
Implementation
ShiftQuery({
this.filter, this.sort
});
ShiftQuery({
this.filter, this.sort
});