domains property

List<Domain>? domains
getter/setter pair

The list of domains, if any exist.

Implementation

core.List<Domain>? domains;