Reachable

public protocol Reachable

Represents a Reachability that is associated with Requestable.

  • reachability Default implementation

    The reachable.

    Default Implementation

    Reachability.default

    Declaration

    Swift

    var reachability: Reachability { get }