isNotPhoneNumber property

bool isNotPhoneNumber

Implementation

bool get isNotPhoneNumber => !isPhoneNumber;