alternatives property

  1. @TagNumber.new(4)
PbList<String> get alternatives

Implementation

@$pb.TagNumber(4)
$pb.PbList<$core.String> get alternatives => $_getList(3);