HttpClientAdapter constructor

HttpClientAdapter()

Create a HttpClientAdapter based on the current platform (IO/Web).

Implementation

factory HttpClientAdapter() => adapter.createAdapter();