create static method

CatchUpId create()

Implementation

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