utils/types_identification library

Classes

TypeHash<OBJ>
Get an typeID for OBJ that represent this type only.
TypeID
We pass TypeProvider instead of generic type, to make the runtimeType is equal at all time for EquatableMixin to work properly and compare only the hashCodes.