trusts property

List<Trust>? trusts
getter/setter pair

The current trusts associated with the domain.

Output only.

Implementation

core.List<Trust>? trusts;