canHandle method
Check if this handler can handle the interaction
Implementation
bool canHandle(InteractionDefinition interaction) => true;
Check if this handler can handle the interaction
bool canHandle(InteractionDefinition interaction) => true;