otpEmail property

  1. @TagNumber(3)
RequestChallenges_OTPEmail get otpEmail

Implementation

@$pb.TagNumber(3)
RequestChallenges_OTPEmail get otpEmail => $_getN(2);
  1. @TagNumber(3)
set otpEmail (RequestChallenges_OTPEmail v)

Implementation

@$pb.TagNumber(3)
set otpEmail(RequestChallenges_OTPEmail v) { setField(3, v); }