Search term too long error
static String searchTermTooLong(int maxLength) => 'Search term cannot exceed $maxLength characters';