HttpClientAdapter constructor
HttpClientAdapter()
Create a HttpClientAdapter based on the current platform (IO/Web).
Implementation
factory HttpClientAdapter() => adapter.createAdapter();
Create a HttpClientAdapter based on the current platform (IO/Web).
factory HttpClientAdapter() => adapter.createAdapter();