NON_ALPHANUM top-level constant

String const NON_ALPHANUM

Implementation

const String NON_ALPHANUM = r"[^a-z0-9]";