SignificantChangeConfig constructor
Creates a significant change configuration.
Implementation
const SignificantChangeConfig({
this.minDisplacementMeters = 500,
this.deferUntilMoved = true,
this.onSignificantChange,
this.wakeFromBackground = true,
this.monitorInForeground = false,
this.maxUpdateInterval,
});