objectComparator property

String? objectComparator
final

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;