menu
yasee_plugin
models/notify_device_link_entity.dart
NotifyDeviceLinkData
isLinked property
isLinked
dark_mode
light_mode
isLinked
property
bool
get
isLinked
获取 连接状态
Implementation
bool get isLinked { return process == "rwIsOk"; }
yasee_plugin
notify_device_link_entity
NotifyDeviceLinkData
isLinked property
NotifyDeviceLinkData class