options property

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

Any metadata attached to the method.

Implementation

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