calls property

List<List<String>> calls
final

Full argv of every recorded bd call, in order.

Implementation

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