own property

bool get own
inherited

Implementation

bool get own => _myKeyPair != null && pubkey == _myKeyPair!.publicKey;