CashDrawerShiftSummary constructor
CashDrawerShiftSummary({})
Implementation
CashDrawerShiftSummary({
this.id, this.description, this.state, this.closedAt,
this.closedCashMoney, this.endedAt, this.expectedCashMoney,
this.openedAt, this.openedCashMoney
});