alphanumeric property

bool? alphanumeric
final

Optional flag to specify if the OTP code should be alphanumeric (Crockford’s Base32). Default = true

Implementation

final bool? alphanumeric;