fields property

List<FieldReference>? fields
getter/setter pair

If more than one reference is supplied, then the first one that references a non-empty field will be displayed.

Implementation

core.List<FieldReference>? fields;