EvCheckoutController
class EvCheckoutController(val scope: CoroutineScope, val appStore: AppStore, val pricingUtil: PricingUtil, val chargingSessionUseCase: ChargingSessionUseCase, val applicationRepository: ApplicationRepository, closeBackButtonHandler: CloseBackButtonHandler, observeEvData: ObserveEvData)
Constructors
Link copied to clipboard
constructor(scope: CoroutineScope, appStore: AppStore, pricingUtil: PricingUtil, chargingSessionUseCase: ChargingSessionUseCase, applicationRepository: ApplicationRepository, closeBackButtonHandler: CloseBackButtonHandler, observeEvData: ObserveEvData)