link property

List<Link>? link
getter/setter pair

A collection of links.

Implementation

core.List<Link>? link;