domains property

List<Domains>? domains
getter/setter pair

A list of domain objects.

Implementation

core.List<Domains>? domains;