create static method

Checkpoint create()

Implementation

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