clientStateEventChannel property
The event channel for receiving HotspotClientState updates.
Implementation
@visibleForTesting
final EventChannel clientStateEventChannel =
const EventChannel('flutter_p2p_connection_clientState');
The event channel for receiving HotspotClientState updates.
@visibleForTesting
final EventChannel clientStateEventChannel =
const EventChannel('flutter_p2p_connection_clientState');