onKillProcess method

Future<void> onKillProcess()

Implementation

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