bleConnectionStateEventChannel property

  1. @visibleForTesting
EventChannel bleConnectionStateEventChannel
final

The event channel for receiving BleConnectionState updates.

Implementation

@visibleForTesting
final EventChannel bleConnectionStateEventChannel =
    const EventChannel('flutter_p2p_connection_bleConnectionState');