create static method

SyncStatus create()

Implementation

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