mobilePattern constant

String const mobilePattern

Implementation

static const String mobilePattern = r'([0-9]{5,9})';