EvCheckoutController

constructor(    scope: CoroutineScope,     appStore: AppStore,     pricingUtil: PricingUtil,     chargingSessionUseCase: ChargingSessionUseCase,     applicationRepository: ApplicationRepository,     closeBackButtonHandler: CloseBackButtonHandler,     observeEvData: ObserveEvData)