discoveryEventChannel property
The event channel for discovery events.
Implementation
@visibleForTesting
final discoveryEventChannel = const EventChannel(
'hotspot_connection/discovery',
);
The event channel for discovery events.
@visibleForTesting
final discoveryEventChannel = const EventChannel(
'hotspot_connection/discovery',
);