waiting property

  1. @TagNumber(6)
AuthStep_Waiting waiting

Implementation

@$pb.TagNumber(6)
AuthStep_Waiting get waiting => $_getN(5);
  1. @TagNumber(6)
void waiting=(AuthStep_Waiting v)

Implementation

@$pb.TagNumber(6)
set waiting(AuthStep_Waiting v) { setField(6, v); }