hasNewRoute property
getter/setter pair
Whether the update is due to a new route being set (e.g. after recalculation).
When true, differences is empty because all fields should be considered changed.
Implementation
bool hasNewRoute;
Whether the update is due to a new route being set (e.g. after recalculation).
When true, differences is empty because all fields should be considered changed.
bool hasNewRoute;