create static method

ClockOutResponse create()

Implementation

@$core.pragma('dart2js:noInline')
static ClockOutResponse create() => ClockOutResponse._();