onlyFinalAttempt property

bool? onlyFinalAttempt
getter/setter pair

For either events or tasks, depending on the type of alert, count only final attempts, not retries.

Implementation

core.bool? onlyFinalAttempt;