lowBatteryDetectionInterval property

Duration lowBatteryDetectionInterval
final

Detection interval used when battery is below batteryThreshold. Only used when batteryAwareMode is true. Defaults to 1000ms.

Implementation

final Duration lowBatteryDetectionInterval;