objectComparator property
ObjectComparator used to implement the generated equality and hashCode overrides. You will need to add a custom import in fileHeader to use this.
Implementation
final String? objectComparator;
ObjectComparator used to implement the generated equality and hashCode overrides. You will need to add a custom import in fileHeader to use this.
final String? objectComparator;