searchTypes property
The search type can be one of the search_data_types.SearchType values or their bitwise 'OR' combination. If searchType is not initialized, it means to search in all the sources.
Implementation
final search_data_types.SearchType searchTypes;