callCount property

int get callCount

The number of times this guard has been called.

Implementation

int get callCount => _callCount;