closeCallCount property

int get closeCallCount

Number of times close was called.

Implementation

int get closeCallCount => _close;