getDefault static method

Snapshot getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Snapshot getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Snapshot>(create);