NetworkResponseMessage

constructor(url: String, status: Int, headers: Map<String, String>? = null, body: String? = null)