maxUpdateInterval property
final
Maximum interval between updates regardless of movement.
If set, will force a location update after this duration even if no significant movement detected.
Implementation
final Duration? maxUpdateInterval;
Maximum interval between updates regardless of movement.
If set, will force a location update after this duration even if no significant movement detected.
final Duration? maxUpdateInterval;