LocationDispatcherImpl constructor
LocationDispatcherImpl({
- double threshold = 1.5,
Implementation
LocationDispatcherImpl({this.threshold = 1.5});
LocationDispatcherImpl({this.threshold = 1.5});