getDefault static method

CatchUpStarted getDefault()

Implementation

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