deprecatedStatus property
- @TagNumber(16)
Deprecated status of an individual module
Implementation
@$pb.TagNumber(16)
DeprecatedStatus get deprecatedStatus => $_getN(15);
- @TagNumber(16)
Implementation
@$pb.TagNumber(16)
set deprecatedStatus(DeprecatedStatus v) { setField(16, v); }