EvArrivalControllerImpl

class EvArrivalControllerImpl(    appStore: AppStore,     scope: CoroutineScope,     decimalFormat: DecimalFormat,     driveModeRepository: DriveModeRepository) : EvArrivalController

Constructors

Link copied to clipboard
constructor(appStore: AppStore, scope: CoroutineScope, decimalFormat: DecimalFormat, driveModeRepository: DriveModeRepository)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val evPortList: StateFlow<List<EVPort>>

Functions

Link copied to clipboard