getDefault static method

StopwatchSettings getDefault()

Implementation

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