length property
The length of the verification code.
Make sure to match the length of the code generated by the server.
Implementation
final int length;
The length of the verification code.
Make sure to match the length of the code generated by the server.
final int length;