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