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