getDefault static method

IndexMatchValue getDefault()

Implementation

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