takeRecords method

Iterable<MutationRecord> takeRecords()

Implementation

Iterable<MutationRecord> takeRecords() =>
    js_util.callMethod(this, 'takeRecords', []);