records property

List<HttpRequestRecord> get records

Implementation

List<HttpRequestRecord> get records => List.unmodifiable(_records);