diff method

List diff(
  1. String selector,
  2. Document doc
)

Implementation

List diff(String selector, Document doc) { throw UnimplementedError('diff'); }