otpSms property
A list of the user's one-time password (OTP) SMS authenticators.
Implementation
@$pb.TagNumber(5)
$pb.PbList<OTPSMS> get otpSms => $_getList(4);
A list of the user's one-time password (OTP) SMS authenticators.
@$pb.TagNumber(5)
$pb.PbList<OTPSMS> get otpSms => $_getList(4);