isPhone property

bool get isPhone

same as isPhoneOrLess

Implementation

bool get isPhone => isPhoneOrLess;