OrderStatus.clockOut constructor Null safety

OrderStatus.clockOut()

Implementation

factory OrderStatus.clockOut() => ClockOut();