logEventChannel property

  1. @visibleForTesting
EventChannel logEventChannel
final

日志事件通道

Implementation

@visibleForTesting
/// 日志事件通道
final EventChannel logEventChannel =
    const EventChannel('gromore_flutter/log_events');