getConnectedWallet method

Account? getConnectedWallet()

Implementation

Account? getConnectedWallet() => _connector.wallet?.account;