phoneNumberRegExpPattern constant

String const phoneNumberRegExpPattern

Implementation

static const phoneNumberRegExpPattern = r'[+0]\d+[\d-]+\d';