menu
yasee_plugin
models/device_entity.dart
DeviceEntity
state property
state
dark_mode
light_mode
state
property
String
state
getter/setter pair
连接状态 0-未连接 1-连接成功 2-读写成功
Implementation
String state = '';
yasee_plugin
device_entity
DeviceEntity
state property
DeviceEntity class