create static method

SnapshotItem create()

Implementation

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