kPhoneValidationRegex top-level constant

String const kPhoneValidationRegex

Implementation

const kPhoneValidationRegex = r"^\+?0[0-9]{10}$";