kOnlyDigitPtrn top-level constant

String const kOnlyDigitPtrn

Implementation

const String kOnlyDigitPtrn = r'^-?[0-9]*$';