isOnCurve property

bool get isOnCurve

Implementation

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