eventChannel property
The event channel used to interact with the native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel(
'power_setting_windows/power_setting_event',
);
The event channel used to interact with the native platform.
@visibleForTesting
final eventChannel = const EventChannel(
'power_setting_windows/power_setting_event',
);