RetryOperation

class RetryOperation<T>

Functions

Link copied to clipboard
suspend fun operationFailed(): T?

Properties

Link copied to clipboard
var tryNumber: Int = 0