menu
Dart
dart:core
BigInt
isOdd property
isOdd
brightness_4
brightness_5
description
isOdd
property
bool
isOdd
Whether this big integer is odd.
Implementation
bool get isOdd;
Dart
dart:core
BigInt
isOdd property
BigInt class