startHooks method

Future<void> startHooks()

Implementation

Future<void> startHooks() {
  return platform.startHooks();
}