ucnumRegex top-level constant

String const ucnumRegex

Implementation

const String ucnumRegex = r"^[A-Z0-9]+$";