options property

  1. @TagNumber.new(6)
PbList<Option> get options

Any metadata attached to the method.

Implementation

@$pb.TagNumber(6)
$pb.PbList<$0.Option> get options => $_getList(5);