hooks property

Iterable<Hook>? hooks
getter/setter pairinherited

Hooks that are run at certain points in the execution cycle

Implementation

Iterable<Hook>? hooks;