autoDriveEnabledFlow

val autoDriveEnabledFlow: StateFlow<Boolean>

Observe the onAutoDriveEnabled callback state. This is false by default, and at any point can become true. The state does not go back to false.