syncCurrentValue property

bool? syncCurrentValue
final

订阅后是否立刻同步事件状态值,默认为 false,如果填 true,则会收到事件状态回调

Implementation

final bool? syncCurrentValue;