searchFields property

List<SearchField>? searchFields
inherited

SearchFields are the searchable fields for this document.

Implementation

List<SearchField>? get searchFields => throw _privateConstructorUsedError;