phase property

  1. @TagNumber(1)
VocabRouteMsg_Phase phase

Implementation

@$pb.TagNumber(1)
VocabRouteMsg_Phase get phase => $_getN(0);
  1. @TagNumber(1)
void phase=(VocabRouteMsg_Phase v)

Implementation

@$pb.TagNumber(1)
set phase(VocabRouteMsg_Phase v) { setField(1, v); }