bleScanResultEventChannel property
The event channel for receiving lists of BleDiscoveredDevice during scans.
Implementation
@visibleForTesting
final EventChannel bleScanResultEventChannel =
const EventChannel('flutter_p2p_connection_bleScanResult');