phoneNumber constant

String const phoneNumber

Implementation

static const phoneNumber = r'^\+?[1-9]\d{1,14}$';