isPhoneNumber property

bool isPhoneNumber

Implementation

bool get isPhoneNumber => length == 11;