resends property
The number of times the one-time password (OTP) was resent during the challenge.
Implementation
@BuiltValueField(wireName: r'resends')
int? get resends;
The number of times the one-time password (OTP) was resent during the challenge.
@BuiltValueField(wireName: r'resends')
int? get resends;