verifications property

Map<String, bool> verifications
final

Detailed checklist of verification tests performed and their pass/fail statuses.

Implementation

final Map<String, bool> verifications;