zero method

IntNumeral zero()

Implementation

IntNumeral zero() => IntNumeral(BigInt.zero);