deviceIsPhone property

bool deviceIsPhone

Implementation

bool get deviceIsPhone => deviceType.value == DeviceType.Phone;