tvDeviceType property
Future<TVDeviceType>
get
tvDeviceType
Get @TVDeviceType @TVDeviceType.tizen @TVDeviceType.webos @TVDeviceType.androidtv @TVDeviceType.firetv @TVDeviceType.mitv @TVDeviceType.unknown
Implementation
Future<TVDeviceType> get tvDeviceType => Device.tvDeviceType(this);