fields property

List<Field>? fields
getter/setter pair

List of fields in the entity.

Output only.

Implementation

core.List<Field>? fields;