length property

int get length

Returns number of calls in list

Implementation

int get length => _callItems.length;