A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Introduction
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Customize your domain