The stream of battery level events (0-100) from this hardware device.
@override Stream<int> get batteryEvents => _batteryEventController.stream;