utils library

Functions

listEquals(List<Object?>? list1, List<Object?>? list2) bool
Returns whether list1 and list2 have the same contents.