isPhone property

bool get isPhone

Implementation

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