Retryable

public protocol Retryable

Protocol to define rety info

  • Return the retry parametes info.

    Declaration

    Swift

    var retry: Retry? { get }