eventChannel property
The event channel used to receive BatteryState changes from the native platform.
Implementation
@visibleForTesting
EventChannel eventChannel =
const EventChannel('dev.fluttercommunity.plus/charging');
The event channel used to receive BatteryState changes from the native platform.
@visibleForTesting
EventChannel eventChannel =
const EventChannel('dev.fluttercommunity.plus/charging');