minimumEdition property
The minimum supported edition (inclusive) when this was constructed. Editions before this will not have defaults.
Implementation
@$pb.TagNumber(4)
Edition get minimumEdition => $_getN(1);
The minimum supported edition (inclusive) when this was constructed. Editions before this will not have defaults.
@$pb.TagNumber(4)
Edition get minimumEdition => $_getN(1);