nextAttempt property

int get nextAttempt

Zero-based attempt expected on the next delivery.

Implementation

int get nextAttempt => nextEnvelope.attempt;