merge method
Merges this entity with other.
Implementation
@override
DatumEntityInterface merge(covariant DatumEntityInterface other) => other;
Merges this entity with other.
@override
DatumEntityInterface merge(covariant DatumEntityInterface other) => other;