create static method

SyncRequest create()

Implementation

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