Echo constructor
      
      Echo({ 
    
    
- required IReownCore core,
- required IEchoClient echoClient,
Implementation
Echo({required this.core, required this.echoClient});Echo({required this.core, required this.echoClient});