StartObservingConnectivityUseCase
class StartObservingConnectivityUseCase( connectivityProvider: ConnectivityProvider, requestLocalWeatherUpdate: RequestLocalWeatherUpdateUseCase)
Constructors
Link copied to clipboard
constructor(connectivityProvider: ConnectivityProvider, requestLocalWeatherUpdate: RequestLocalWeatherUpdateUseCase)