isOdd property

bool isOdd

See int.isOdd

Implementation

bool get isOdd => value.isOdd;