otpEmail property

  1. @TagNumber.new(7)
CheckOTP get otpEmail

Implementation

@$pb.TagNumber(7)
CheckOTP get otpEmail => $_getN(6);
  1. @TagNumber.new(7)
set otpEmail (CheckOTP value)

Implementation

@$pb.TagNumber(7)
set otpEmail(CheckOTP value) => $_setField(7, value);