FakeHttpClientResponse improvements (#36289)
Update `FakeHttpClientResponse` to be impervious to Dart SDK changes to the `HttpClientResponse` stream type (between `List<int>` and `Uint8List`).
Showing
Please register or sign in to comment