LocationSimulatorOptions constructor

LocationSimulatorOptions()

Implementation

LocationSimulatorOptions()
  : speedFactor = 1.0, notificationInterval = const Duration(milliseconds: 1000), useDefaultSpeedWhenMissing = false, calculateBearingWhenMissing = false;