domains property

List<AuthorizedDomain>? domains
getter/setter pair

The authorized domains belonging to the user.

Implementation

core.List<AuthorizedDomain>? domains;