keys property

List<TKey> keys
final

The keys each call was made under, in call order.

Implementation

final List<TKey> keys = [];