OrderStatus.clockIn constructor Null safety

OrderStatus.clockIn()

Implementation

factory OrderStatus.clockIn() => ClockIn();