enabledInfinitelyRetry property Null safety

bool enabledInfinitelyRetry

Implementation

bool get enabledInfinitelyRetry => maximumRetryCount < 0;