oldValue property

String? get oldValue

The MutationRecord read-only property oldValue contains the character data or attribute value of an observed node before it was changed.

Implementation

external String? get oldValue;