codeLetterCasing property
How letters typed into the field are normalized (forced uppercase,
forced lowercase, or kept as typed for mixed). null means "no
normalization is applied". See OtpCodeLetterCasing and the
"Defaults & inference" section in the class doc.
Implementation
final OtpCodeLetterCasing? codeLetterCasing;