fields property

  1. @protected
List get fields

The fields used to determine equality.

Implementation

@protected List<dynamic> get fields;