UPPERCASE_REGEX constant

String const UPPERCASE_REGEX

Implementation

static const String UPPERCASE_REGEX = r"[A-Z]";