$driftBlobEquality top-level constant Null safety
A ListEquality instance used by generated drift code for the ==
and
Object.hashCode implementation of generated classes if they contain lists.
Implementation
const ListEquality $driftBlobEquality = ListEquality();