onHooked method
- HookedService<
dynamic, dynamic, Service> hookedService
Invoked when this service is wrapped within a HookedService.
Implementation
void onHooked(HookedService hookedService) {}
Invoked when this service is wrapped within a HookedService.
void onHooked(HookedService hookedService) {}