menu
blockchain_utils package
documentation
crypto/crypto/ec/projective/native/native.dart
ProjectiveECCPoint
isEven property
isEven property
dark_mode
light_mode
isEven
property
bool
get
isEven
Implementation
bool get isEven => y.isEven;
blockchain_utils package
documentation
crypto/crypto/ec/projective/native/native
ProjectiveECCPoint
isEven property
ProjectiveECCPoint class