fields property

List<Field>? fields
inherited

Fields are the filterable fields for this document.

Implementation

List<Field>? get fields => throw _privateConstructorUsedError;