callCount property

int get callCount

How many requests have been made.

Implementation

int get callCount => calls.length;