menu
chase package
documentation
testing/testing.dart
TestResponse
status property
status property
dark_mode
light_mode
status
property
int
get
status
HTTP status code.
Implementation
int get status => _raw.statusCode;
chase package
documentation
testing/testing
TestResponse
status property
TestResponse class