failureCount property

int get failureCount

Implementation

int get failureCount => results.length - successCount;