RequestCurrentAddressUseCase

class RequestCurrentAddressUseCase(weatherLastAddressRepository: WeatherLastAddressRepository)

Constructors

Link copied to clipboard
constructor(weatherLastAddressRepository: WeatherLastAddressRepository)

Functions

Link copied to clipboard
suspend operator fun invoke()