isPublicKeyWallet property
bool
get
isPublicKeyWallet
Indicates whether this is a public key wallet.
Implementation
bool get isPublicKeyWallet => _fromXpub;
Indicates whether this is a public key wallet.
bool get isPublicKeyWallet => _fromXpub;