processEventChannel property
The event channel for process events.
Implementation
@visibleForTesting
final processEventChannel = const EventChannel(
'event_tracing_windows/process_events',
);
The event channel for process events.
@visibleForTesting
final processEventChannel = const EventChannel(
'event_tracing_windows/process_events',
);