failures property

Iterable<String> failures
getter/setter pair

Full list of failures (can be multiple).

Implementation

late Iterable<String> failures;