eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

Implementation

@visibleForTesting
final eventChannel =
    const EventChannel('flutter_alert_window_event', JSONMethodCodec());