kContainDigitPtrn top-level constant

String const kContainDigitPtrn

Implementation

const String kContainDigitPtrn = r'.*[0-9].*';