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