create static method

SyncReq create()

Implementation

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