EvChargerUnlockController

class EvChargerUnlockController(scope: CoroutineScope, appStore: AppStore, closeBackButtonHandler: CloseBackButtonHandler, chargingSessionUseCase: ChargingSessionUseCase, stopNavigationUseCase: StopNavigationUseCase, observeEvData: ObserveEvData)

Constructors

Link copied to clipboard
constructor(scope: CoroutineScope, appStore: AppStore, closeBackButtonHandler: CloseBackButtonHandler, chargingSessionUseCase: ChargingSessionUseCase, stopNavigationUseCase: StopNavigationUseCase, observeEvData: ObserveEvData)

Properties

Link copied to clipboard
Link copied to clipboard
val chargerUnlockingText: StateFlow<Int>
Link copied to clipboard
Link copied to clipboard
val headerBackEnabled: StateFlow<Boolean>
Link copied to clipboard
val numberOfDots: StateFlow<Int>
Link copied to clipboard
val unlockingStatusImage: StateFlow<Int>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard