links property

List<Link>? links
getter/setter pair

A list of links.

Implementation

core.List<Link>? links;