create static method

SyncRes create()

Implementation

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