BatteryEvent: Readonly<{
    isCharging: boolean;
    level: number;
}>

Data structure for Pixel battery events, see PixelEventMap.