isTablet method

bool isTablet()

Implementation

bool isTablet() => getDeviceType() == 3;