menu
yasee_plugin
models/device_entity.dart
DeviceEntity
protocolType property
protocolType
dark_mode
light_mode
protocolType
property
@
JsonKey
(defaultValue: "ble")
String
protocolType
getter/setter pair
设备类型
Implementation
@JsonKey(defaultValue: "ble") String protocolType = 'ble';
yasee_plugin
device_entity
DeviceEntity
protocolType property
DeviceEntity class