onlyWhenChanged property

bool onlyWhenChanged
final

Whether to only include old values when they were changed by an update, instead of always including all old values.

Implementation

final bool onlyWhenChanged;