hotspotStateEventChannel property

  1. @visibleForTesting
EventChannel hotspotStateEventChannel
final

The event channel for receiving HotspotHostState updates.

Implementation

@visibleForTesting
final EventChannel hotspotStateEventChannel =
    const EventChannel('flutter_p2p_connection_hotspotState');