LanternHttpClientFactory typedef
LanternHttpClientFactory =
HttpClient Function()
Creates a native Dart HTTP client owned by LanternClient.
Implementation
typedef LanternHttpClientFactory = io.HttpClient Function();
Creates a native Dart HTTP client owned by LanternClient.
typedef LanternHttpClientFactory = io.HttpClient Function();