factory TermMatch.startsWith(String term, FTSToken matchedToken) => _TermMatch(StartsWithMatch.matchKey, term, matchedToken);