getDefault static method

ShardSnapshotLocation getDefault()

Implementation

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