options property

  1. @TagNumber(6)
List<Option> options

Any metadata attached to the method.

Implementation

@$pb.TagNumber(6)
$core.List<$2.Option> get options => $_getList(5);