MutationCallback typedef
LogoDart

MutationCallback#

typedef MutationCallback = void Function( List<dynamic> mutations, MutationObserver observer, )