Loading

data class Loading(val t: Throwable, val retryCount: Int) : RetryingJob.State<Nothing>

Constructors

Link copied to clipboard
constructor(t: Throwable, retryCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard