calls property

List<APICallRecord> get calls

Implementation

List<APICallRecord> get calls => recorder.calls;