privateKeyInt property

BigInt get privateKeyInt

Implementation

BigInt get privateKeyInt => BytesUtils.bytesToBigInt(privateKey);