deviceIsComputer property

bool deviceIsComputer

Implementation

bool get deviceIsComputer => deviceType.value == DeviceType.Computer;