getDefault static method

SnapshotMatchPositions getDefault()

Implementation

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