NetworkResponse<T, U> constructor

const NetworkResponse<T, U>()

Base constructor for the NetworkResponse class.

Implementation

const NetworkResponse();