create static method

CatchUp create()

Implementation

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