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