create static method

CatchUpStarted create()

Implementation

@$core.pragma('dart2js:noInline')
static CatchUpStarted create() => CatchUpStarted._();