create static method

ClockInRequest create()

Implementation

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