LocationBroadcaster

class LocationBroadcaster(context: Context, observeLocationSimulationEnabledUseCase: ObserveLocationSimulationEnabledUseCase, locationRepository: LocationRepository) : DashStartupExecutor

Constructors

Link copied to clipboard
constructor(context: Context, observeLocationSimulationEnabledUseCase: ObserveLocationSimulationEnabledUseCase, locationRepository: LocationRepository)

Functions

Link copied to clipboard
open suspend override fun execute(): Nothing