hotspotStateEventChannel property
The event channel for receiving HotspotHostState updates.
Implementation
@visibleForTesting
final EventChannel hotspotStateEventChannel =
const EventChannel('flutter_p2p_connection_hotspotState');
The event channel for receiving HotspotHostState updates.
@visibleForTesting
final EventChannel hotspotStateEventChannel =
const EventChannel('flutter_p2p_connection_hotspotState');