ApolloExtension
STRUCT
ApolloExtension
Swift
1public struct ApolloExtension<Base>
Wrapper to allow calls to extended methods and vars as object.apollo.method
Properties
base
Swift
1public let base: Base
The base type in the extension