logEventChannel property
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');
Event channel carrying SDK log messages from the native SDK's global log sink.
@visibleForTesting
final logEventChannel =
const EventChannel('cloud.trustpin.sdk.flutter/log_events');