NetworkConfiguration
public class NetworkConfiguration : NSObject, CodableRepresents a network configuration.
- Remark: Use `NetworkConfigurationBuilder` to initialize an instance.
- 
                  
                  The user agent header that the http requests should send. DeclarationSwift public let userAgent: String?
