Reachable

public protocol Reachable

Represents a Reachability that is associated with Requestable.

Available where Self: Configurable

  • reachability Default implementation

    Default Implementation

    Reachability.default

    Declaration

    Swift

    public var reachability: Reachability { get }