retryableCount property

int get retryableCount

Returns the number of messages that can be retried.

Implementation

int get retryableCount => retryableMessages.length;