allowedCharactersPattern property
A pattern of the allowed characters in the verification code input.
Implementation
final Pattern? allowedCharactersPattern;
A pattern of the allowed characters in the verification code input.
final Pattern? allowedCharactersPattern;