handle abstract method

  1. @override
Future<void> handle(
  1. I interaction
)

Implementation

@override
Future<void> handle (I interaction);