totalFailures property

double? totalFailures
getter/setter pair

The number of times that the underlying entry was attempted to be used but failed.

Implementation

core.double? totalFailures;