HttpResponse<T> constructor
- {required int? statusCode,
- T? body}
Represents an HTTP response returned by the NetworkService.
Implementation
factory HttpResponse
Represents an HTTP response returned by the NetworkService.
factory HttpResponse