deviceLogChannel property

  1. @visibleForTesting
EventChannel deviceLogChannel
final

Implementation

@visibleForTesting
final EventChannel deviceLogChannel = const EventChannel(
  'tech.bubbl.sdk/events/device_log',
);