verifications property

List<Verification>? verifications
getter/setter pair

List of the verifications.

Implementation

core.List<Verification>? verifications;