eventChannel property

EventChannel eventChannel
final

The event channel used to receive events from the native platform. This event channel is used to listen for events related to the Grouplink SDK, such as Bluetooth and location updates.

Implementation

final eventChannel = const EventChannel("flutter_grouplink_events");