isTv property

bool get isTv

Implementation

bool get isTv => deviceType == DeviceType.tv;