Battery¶ public structBattery Device battery state at the time a LocationEvent was recorded. Members¶ isCharging¶ public let isCharging: Bool? true when the device is connected to a power source. level¶ public let level: Double? Battery charge level: 0.0 = empty, 1.0 = fully charged.