length property

int get length

Returns number of recent calls in list

Implementation

int get length => _cdrItems.length;