create static method

SyncResponse create()

Implementation

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