onHooked method

void onHooked(
  1. HookedService<dynamic, dynamic, Service> hookedService
)
inherited

Invoked when this service is wrapped within a HookedService.

Implementation

void onHooked(HookedService hookedService) {}