options property

  1. @TagNumber(4)
MethodOptions options

Implementation

@$pb.TagNumber(4)
MethodOptions get options => $_getN(3);
  1. @TagNumber(4)
void options=(MethodOptions v)

Implementation

@$pb.TagNumber(4)
set options(MethodOptions v) { setField(4, v); }