domains property

List<Domain>? domains
getter/setter pair

The list of domains.

Implementation

core.List<Domain>? domains;