discoveryEventChannel property

  1. @visibleForTesting
EventChannel discoveryEventChannel
final

Implementation

@visibleForTesting
final discoveryEventChannel = const EventChannel(
  'hotspot_connection/discovery',
);