SearchIndexer typedef

SearchIndexer = int Function(String query)

Implementation

typedef SearchIndexer = int Function(String query);