HooksCommand constructor
HooksCommand({})
Implementation
HooksCommand({
required this.getHooks,
required this.addHook,
required this.removeHook,
});
HooksCommand({
required this.getHooks,
required this.addHook,
required this.removeHook,
});