status indicates the current state
@$pb.TagNumber(2) OTPStatus get status => $_getN(1);
@$pb.TagNumber(2) set status(OTPStatus v) { setField(2, v); }