web3App property

  1. @override
IWeb3App? get web3App
override

The object that manages sessions, authentication, events, and requests for WalletConnect.

Implementation

@override
IWeb3App? get web3App => _web3App;