getDefault static method

RestClockInRequest getDefault()

Implementation

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