isCar property

bool isCar

Implementation

bool get isCar => deviceType == DeviceType.car;