The mapping method to compare value and other for equality.
value
other
@override bool equals(value, other, MappingContext context) => value == other;