type property

String get type

The MutationRecord read-only property type is the type of the MutationRecord observed by a MutationObserver.

Implementation

external String get type;