isOnCurve property

bool isOnCurve

Implementation

bool get isOnCurve => Ed25519PublicKey.isValidBytes(toBytes());