MapGptContext

constructor(mapGptContext: MapGptContext)
constructor(middlewareManager: DashMiddlewareManagerImpl, appStore: AppStore, mapGptApiTokens: MapGptApiTokens, mapGptSettings: MapGptSettings, mapGptPermissions: MapGptPermissions, mapGptAnalytics: MapGptAnalytics, endpointRepository: MapGptEndpointRepository, mapGptStateProvider: MapGptStateProvider, mapGptContextProvider: MapGptContextProvider, localChatOwner: LocalChatOwner, userActionsRepository: UserActionsRepository, languageRepository: LanguageRepository, mapGptAvatarRepository: MapGptAvatarSettingsRepository, hvacRepository: MapGptHvacRepository, mqttDemoEnabled: StateFlow<Boolean>, chatRepository: ChatRepository, carouselRepository: CarouselRepository, player: Player, profileRepository: ProfileRepository, mapGptOwner: MapGptOwner, connectivityChecker: ConnectivityChecker, conversationIdRepository: ConversationIdRepository, bluetoothButtonClickProxy: BluetoothButtonClickProxy, mapGptLocationProvider: MapGptLocationProvider, bluetoothPermissions: BluetoothPermissions)