own property

bool get own

Implementation

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