menu
coffrify package
documentation
testing.dart
MockResponse
body property
body property
dark_mode
light_mode
body
property
Object
?
body
final
Response body — either a
String
, a
Map
, or
null
.
Implementation
final Object? body;
coffrify package
documentation
testing
MockResponse
body property
MockResponse class