create static method

SyncIds create()

Implementation

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