currentRetryCount property

int get currentRetryCount

获取当前重试次数

Implementation

int get currentRetryCount => _currentRetryCount;