Request

data class Request(val throwable: Throwable) : OneShotUseCase.Request

Constructors

Link copied to clipboard
constructor(throwable: Throwable)

Properties

Link copied to clipboard