publicKey property
If this is a pushdata of a public key then it shall be returned, or null
Implementation
@override
ECPublicKey? get publicKey => null;
If this is a pushdata of a public key then it shall be returned, or null
@override
ECPublicKey? get publicKey => null;