PlainFetcher<T> constructor

const PlainFetcher<T>(
  1. JsonHttpClient client
)

Implementation

const PlainFetcher(super.client);