roomEventChannel property

  1. @visibleForTesting
EventChannel roomEventChannel
final

The event channel for room events.

Implementation

@visibleForTesting
final roomEventChannel = const EventChannel('hotspot_connection/room');