attestationRules property

List<AttestationRule>? attestationRules
getter/setter pair

A list of AttestationRules.

Implementation

core.List<AttestationRule>? attestationRules;