isBigDecimal property

bool get isBigDecimal

Implementation

bool get isBigDecimal => _ref.ref.tag == JSTag.BIG_DECIMAL.value;