Constructs a Host instance with the provided parameters.
const Host( {required this.url, this.port, this.scheme = 'https', this.callType});