getDefault static method

ClockInRequest getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ClockInRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ClockInRequest>(create);