isOdd property - BigInt class - dart:core library (
original
) (
raw
)
description
bool
getisOdd
Whether this big integer is odd.
Implementation
bool get isOdd;