Config
public class ConfigA Config instance represents the config used by MeiliSearch instance.
- 
                  
                  Obtains a Config instance for the given hostand optionalapiKeywith an optional customsessionURLSessionProtocol.DeclarationSwift public init( host: String, apiKey: String? = nil, session: URLSessionProtocol? = URLSession.shared)ParametershostAddress for the MeiliSearch server. apiKeyAPI key needed for the production environment. sessionA custom produced URLSessionProtocol. 
 Config Class Reference
        Config Class Reference