choice property

  1. @TagNumber(3)
AuthStep_Choice choice

Implementation

@$pb.TagNumber(3)
AuthStep_Choice get choice => $_getN(2);
  1. @TagNumber(3)
void choice=(AuthStep_Choice v)

Implementation

@$pb.TagNumber(3)
set choice(AuthStep_Choice v) { setField(3, v); }