mobile constant

String const mobile

Implementation

static const String mobile =
    r'^(\+?\d{1,3}[\-\s]?)?\(?\d{3}\)?[\-\s]?\d{3}[\-\s]?\d{4}$';