diff abstract method
Computes the difference between the current entity state and an
oldVersion of the entity.
Implementation
Map<String, dynamic>? diff(covariant DatumEntityInterface oldVersion);
Computes the difference between the current entity state and an
oldVersion of the entity.
Map<String, dynamic>? diff(covariant DatumEntityInterface oldVersion);