menu
kronix package
documentation
testing/fluent_test.dart
TestResponse
body property
body property
dark_mode
light_mode
body
property
String
get
body
Returns the body content of the response.
Implementation
String get body => raw.body;
kronix package
documentation
testing/fluent_test
TestResponse
body property
TestResponse class