Creates a transport response.
const HttpResponse({ required this.statusCode, required this.headers, required this.data, });