alphanumeric property
Optional flag to specify if the OTP code should be alphanumeric (Crockford’s Base32). Default = true
Implementation
final bool? alphanumeric;
Optional flag to specify if the OTP code should be alphanumeric (Crockford’s Base32). Default = true
final bool? alphanumeric;