searchProperties property

List<String> searchProperties
final

A List of property keys that should be used by the ItemListBloc while searching against the active query.

Implementation

final List<String> searchProperties;