canHandle abstract method

bool canHandle(
  1. String query,
  2. SuggestionContext context
)

Implementation

bool canHandle(String query, SuggestionContext context);