fields property

List<FieldElement> fields
final

The fields declared on the original class.

Implementation

final List<FieldElement> fields = [];