searchValueFieldKey property

  1. @protected
String searchValueFieldKey

The field with this key contains the Bigram data for the search.

このキーを持つフィールドに検索用のBigramのデータを格納します。

Implementation

@protected
String get searchValueFieldKey => defaultSearchValueFieldKey;