menu
chase package
documentation
testing/testing.dart
MockHttpResponse
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Whether the response has been closed.
Implementation
bool get isClosed => _closed;
chase package
documentation
testing/testing
MockHttpResponse
isClosed property
MockHttpResponse class