fileEventChannel property
The event channel for file events.
Implementation
@visibleForTesting
final fileEventChannel = const EventChannel(
'event_tracing_windows/file_events',
);
The event channel for file events.
@visibleForTesting
final fileEventChannel = const EventChannel(
'event_tracing_windows/file_events',
);