getDefault static method

TimeClockEmployee getDefault()

Implementation

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