Reachable
public protocol Reachable
Represents a Reachability that is associated with Requestable.
-
The
reachable.Declaration
Swift
var reachability: Reachability { get }
-
reachabilityDefault implementationDefault Implementation
Reachability.defaultDeclaration
Swift
public var reachability: Reachability { get }
Reachable Protocol Reference