ShopUseCase

class ShopUseCase(repository: ShopRepository)(source)

Constructors

Link copied to clipboard
constructor(repository: ShopRepository)

Functions

Link copied to clipboard
suspend fun fetchShop(request: ShopRequest): ShopResponse