WacUserDataSource

class WacUserDataSource(service: UserService) : RemoteDataSource

Constructors

Link copied to clipboard
constructor(service: UserService)

Functions

Link copied to clipboard
open override fun getUser(userId: String): Single<User>