appKit property

  1. @override
IReownAppKit? get appKit
override

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

Implementation

@override
IReownAppKit? get appKit => _appKit;