isPhone method

bool isPhone()

Implementation

bool isPhone() => getDeviceType() == 2;