links property

List<LinkedAccount>? links
getter/setter pair

The list of available links.

Implementation

core.List<LinkedAccount>? links;