fields property

List<Field> fields
getter/setter pair

The fields and their corresponding values.

Implementation

late List<Field> fields;