phoneCode constant

Pattern const phoneCode

Implementation

static const Pattern phoneCode = r"^([\+]\d{1,4})$";