connectionEventChannel property

  1. @visibleForTesting
EventChannel connectionEventChannel
final

事件通道:持续接收连接状态。

Implementation

@visibleForTesting
final EventChannel connectionEventChannel =
    const EventChannel('bluetooth_connect/connection_state');