afShutdown method

void afShutdown()

Implementation

void afShutdown() {
  AFibD.logQueryAF?.d("Shutting down listener query $this");
  shutdown();
}