options property

  1. @TagNumber.new(4)
List<Option> get options

The protocol buffer options.

Implementation

@$pb.TagNumber(4)
$core.List<Option> get options => $_getList(3);