stopHooks method

Future<void> stopHooks()

Implementation

Future<void> stopHooks() {
  throw UnimplementedError('stopHooks() has not been implemented.');
}