isPhone property

bool isPhone

Implementation

bool get isPhone => deviceType == DeviceType.phone;