menu
sparky package
documentation
testing.dart
TestResponse
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
Uint8List
bodyBytes
final
The raw response body as bytes.
Implementation
final Uint8List bodyBytes;
sparky package
documentation
testing
TestResponse
bodyBytes property
TestResponse class