menu
flutter_hue package
documentation
domain/models/device/device_product_data.dart
DeviceProductData
isCertified property
isCertified property
dark_mode
light_mode
isCertified
property
bool
isCertified
final
Whether or not this device is Hue certified
Implementation
final bool isCertified;
flutter_hue package
documentation
domain/models/device/device_product_data
DeviceProductData
isCertified property
DeviceProductData class