maxUpdateInterval property

Duration? maxUpdateInterval
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;