calls property

List<List<TId>> calls
final

The ids each call was asked for, in call order.

Implementation

final List<List<TId>> calls = [];