isHooked method

Future<bool> isHooked()

Implementation

Future<bool> isHooked() => _check(Threat.hook);