Creates a diff describing changes between two lists.
const ListDiff({ required this.removeIndicesDesc, required this.insertIndicesAsc, });