userPublicKey property

String userPublicKey
getter/setter pair

userPublicKey once session is established with Phantom Wallet (i.e. user has approved the connection) we get user's Publickey.

Implementation

late String userPublicKey;