history property

List<HistoryModel> history

access to full history of requests and responses.

Implementation

List<HistoryModel> get history => _history;