links property

List<TaskLinks>? links
getter/setter pair

Collection of links.

This collection is read-only.

Implementation

core.List<TaskLinks>? links;