profilePubkey property
String?
get
profilePubkey
Implementation
String? get profilePubkey => pubkey ?? ndk.accounts.getPublicKey();
String? get profilePubkey => pubkey ?? ndk.accounts.getPublicKey();