create static method

SyncPoints create()

Implementation

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