history property

List<RequestMatcher> history
inherited

Keeps track of request and response history.

Implementation

List<RequestMatcher> get history => _requestMatchers;