isNegative property - BigInt class - dart:core library (
original
) (
raw
)
description
bool
getisNegative
Whether this number is negative.
Implementation
bool get isNegative;