menu
chase package
documentation
testing/testing.dart
MockHttpResponse
bodyJson property
bodyJson property
dark_mode
light_mode
bodyJson
property
dynamic
get
bodyJson
Written body parsed as JSON.
Implementation
dynamic get bodyJson => jsonDecode(body);
chase package
documentation
testing/testing
MockHttpResponse
bodyJson property
MockHttpResponse class