links property

List<Link> links

Implementation

static List<Link> get links => handlers.map((it) => it.link).toList();