raw property

BigInt get raw

Implementation

BigInt get raw {
  return numerator;
}