totalCount property

int get totalCount

Total number of array accesses.

Implementation

int get totalCount => results.length;