logEventChannel property

  1. @visibleForTesting
EventChannel logEventChannel
final

Event channel carrying SDK log messages from the native SDK's global log sink.

Implementation

@visibleForTesting
final logEventChannel =
    const EventChannel('cloud.trustpin.sdk.flutter/log_events');