handle abstract method
Actual handling method. variables can be expected to be non-null as configured
Implementation
Future<DidcommMessage?> handle(DidcommMessage message);
Actual handling method. variables can be expected to be non-null as configured
Future<DidcommMessage?> handle(DidcommMessage message);