List<MutationRecord> takeRecords( )

Not documented.

Source

@DomName('MutationObserver.takeRecords')
@DocsEditable()
List<MutationRecord> takeRecords() => _blink.BlinkMutationObserver.instance.takeRecords_Callback_0_(unwrap_jso(this));