getProduct method

BigInt getProduct()
override

Implementation

BigInt getProduct() {
  return n;
}