Package-level declarations

Types

Link copied to clipboard
class EvChargingFullScreenController(    closeBackButtonHandler: CloseBackButtonHandler,     appStore: AppStore,     stopChargingUseCase: StopChargingUseCase,     scope: CoroutineScope,     observeEvDataProvider: ObserveEvDataProvider)
Link copied to clipboard
Link copied to clipboard
class EvChargingFullScreenUIComponent(    view: ChargingStatusViewControl,     container: ViewGroup,     uiContext: EvCommerceUIContextImpl) : UIComponent
Link copied to clipboard
class EvChargingFullScreenUICoordinator(uiContext: EvCommerceUIContextImpl, viewGroup: ViewGroup) : UICoordinator<ViewGroup>