equals property

List<Object?> equals
final

The List of properties which will be used to determine whether two BaseModels are equal.

Implementation

final List<Object?> equals;