create static method

SyncConfig create()

Implementation

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