Repository

class Repository(baseUrl: String, tokenProvider: MockzillaTokenProvider)

Constructors

Link copied to clipboard
constructor(baseUrl: String, tokenProvider: MockzillaTokenProvider)

Functions

Link copied to clipboard
suspend fun getCow(someRequestValue: String): DataResult<CowDto, String>