hooks property

Iterable<Hook>? hooks
final

Hooks that are run at certain points in the execution cycle

Implementation

final Iterable<Hook>? hooks;