fields property

List<Field>? fields
getter/setter pair

A list of document fields.

Implementation

List<Field>? fields;