isMobile property

bool get isMobile

Implementation

bool get isMobile => deviceType == FCCDeviceType.mobile;