menu
collql package
documentation
implementations/document.dart
SelectorJsonPointer
diff method
diff method
dark_mode
light_mode
diff
method
List
diff
(
String
selector
,
Document
doc
)
inherited
Implementation
List diff(String selector, Document doc) { throw UnimplementedError('diff'); }
collql package
documentation
implementations/document
SelectorJsonPointer
diff method
SelectorJsonPointer mixin