utils/types_identification library
Classes
-
TypeHash<
OBJ> -
Get an typeID for
OBJthat represent this type only. - TypeID
-
We pass TypeProvider instead of generic type, to make the runtimeType is equal at all time
for
EquatableMixinto work properly and compare only the hashCodes.