FlipperHttpClient constructor

FlipperHttpClient(
  1. HttpClient? client
)

Implementation

FlipperHttpClient(this.client);