@override bool diffEquals(dynamic other) { return diffSource == (other as DiffDelegate).diffSource; }