isBigInt property

bool get isBigInt

Implementation

bool get isBigInt => _ref.ref.tag == JSTag.BIG_INT.value;