phone property

String phone
getter/setter pair

Implementation

static String phone = r'(^(?:[+0]9)?[0-9]{10,12}$)';