getDefault static method

ClockInResponse getDefault()

Implementation

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