Package-level declarations

Types

Link copied to clipboard
class EvChargingFullScreenController(    scope: CoroutineScope,     closeBackButtonHandler: CloseBackButtonHandler,     appStore: AppStore,     observeEvData: ObserveEvData,     isTablet: Boolean)
Link copied to clipboard
Link copied to clipboard
class EvChargingFullScreenUIComponent(container: ViewGroup, uiContext: EvCommerceUIContextImpl) : UIComponent
Link copied to clipboard
class EvChargingFullScreenUICoordinator(uiContext: EvCommerceUIContextImpl, viewGroup: ViewGroup) : UICoordinator<ViewGroup>