nextAttempt property
int
get
nextAttempt
Zero-based attempt expected on the next delivery.
Implementation
int get nextAttempt => nextEnvelope.attempt;
Zero-based attempt expected on the next delivery.
int get nextAttempt => nextEnvelope.attempt;