create static method

SnapshotResponse create()

Implementation

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