OnHttpClientCreateCallback typedef
OnHttpClientCreateCallback =
void Function(Client httpClient)
Implementation
typedef OnHttpClientCreateCallback = void Function(Client httpClient);
typedef OnHttpClientCreateCallback = void Function(Client httpClient);