StubFuelLowLevelRepository

Properties

Link copied to clipboard
open override val fuelLevelLow: Flow<Boolean>

Corresponds to the low fuel warning on the dashboard Once is set, it should not be cleared until more fuel is added to the vehicle. This property may take into account all fuel sources for a vehicle - for example:

Link copied to clipboard
open override val isFuelLevelLowSupported: Boolean = false

Returns true when fuelLevelLow is supported by OEM