NetworkServiceImpl constructor
NetworkServiceImpl({
- required Client httpClient,
Implementation
NetworkServiceImpl({
required this.httpClient,
});
NetworkServiceImpl({
required this.httpClient,
});