displayValue property
This field is set in the UI Builder, but it's not used in codegen (as of Aug 2024). We should consider removing it.
Implementation
@$pb.TagNumber(2)
$core.int get displayValue => $_getIZ(1);
This field is set in the UI Builder, but it's not used in codegen (as of Aug 2024). We should consider removing it.
@$pb.TagNumber(2)
$core.int get displayValue => $_getIZ(1);