fourDigitStr top-level property

String fourDigitStr
getter/setter pair

Implementation

String fourDigitStr = r'^\d{4}$';