ILocationDispatcher.queue constructor

ILocationDispatcher.queue({
  1. double threshold,
})

Implementation

factory ILocationDispatcher.queue({double threshold}) =
    LocationDispatcherImpl;