regExprPhoneNumber property

RegExp regExprPhoneNumber
final

Implementation

static final regExprPhoneNumber = RegExp(r'^[0+][0-9- ]+$');