getDefault static method

ShardIndex getDefault()

Implementation

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