menu
winche_core package
documentation
testing.dart
WincheContractReport
failures property
failures property
dark_mode
light_mode
failures
property
List
<
WincheContractFailure
>
failures
final
Every check that did not.
Implementation
final List<WincheContractFailure> failures;
winche_core package
documentation
testing
WincheContractReport
failures property
WincheContractReport class