sixDigitStr top-level property

String sixDigitStr
getter/setter pair

Implementation

String sixDigitStr = r'^\d{6}$';