JobScheduler.stop

Stops the scheduler, and waits for any currently-executing jobs to finish. Functionally equivalent to calling stop(false).

  1. void stop(bool force)
  2. void stop()
    interface JobScheduler
    final
    void
    stop
    ()

Meta