optionsHasValueKeys property
Should not be overridable
@doc Whether to add ValueKey to each option of the DropDown.
Implementation
@$pb.TagNumber(1)
$core.bool get optionsHasValueKeys => $_getBF(0);
Should not be overridable
@doc Whether to add ValueKey to each option of the DropDown.
@$pb.TagNumber(1)
$core.bool get optionsHasValueKeys => $_getBF(0);