LocationDispatcherImpl constructor

LocationDispatcherImpl({
  1. double threshold = 1.5,
})

Implementation

LocationDispatcherImpl({this.threshold = 1.5});