create static method

ClockInResponse create()

Implementation

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