isCar property

bool get isCar

Implementation

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