NON_DIGIT_REGEX constant

String const NON_DIGIT_REGEX

Implementation

static const String NON_DIGIT_REGEX = r"\D";