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