Description
1) use converterSaved as delta change check
2) remove nullDelta boolean
3) move new _AttachedDeltaWrapper into if (attachedState != null) statement
question: _AttachedDeltaWrapper used in this context provides Class of Converter, but that info is not used in restoreState - can we remove usage of that wrapper?