EndpointAccessible
public protocol EndpointAccessible
Classes conforming to this protocol are accessible via an Endpoint
.
-
The endpoint that
EndpointAccessible
types are accessible from.Declaration
Swift
static var endpoint: Endpoint { get }