updateParent property

bool updateParent
final

Whether to call update on parent when this instance's configuration is updated.

This means that parent's beamingHistory will be in sync.

Implementation

final bool updateParent;