menu
smart_device_core package
documentation
models/device/device_bean.dart
DeviceModel
isG0 method
isG0 method
dark_mode
light_mode
isG0
method
bool
isG0
(
)
Implementation
bool isG0() { return "G0" == modelName; }
smart_device_core package
documentation
models/device/device_bean
DeviceModel
isG0 method
DeviceModel class