failedCount property

int get failedCount

Get failed actions count

Implementation

int get failedCount => _failedActions.length;