Dart API Referencedart:htmlMutationCallback

MutationCallback Typedef

Code

typedef bool MutationCallback(List<MutationRecord> mutations, MutationObserver observer);