domains property

List<Domain>? domains
final

An array of key-value pairs containing information about each of the domain entries in the user's account.

Implementation

final List<Domain>? domains;