allowedCharactersPattern property

Pattern? allowedCharactersPattern
final

A pattern of the allowed characters in the verification code input.

Implementation

final Pattern? allowedCharactersPattern;