fields property

List<Field>? fields
getter/setter pair

The list of fields.

Implementation

core.List<Field>? fields;