hooks property

List<Hook>? hooks
getter/setter pair

The list of hooks.

Implementation

core.List<Hook>? hooks;