deferUntilMoved property

bool deferUntilMoved
final

Whether to defer updates until the device has actually moved.

When true, the first update is deferred until movement is detected.

Implementation

final bool deferUntilMoved;