toBigInt property

int get toBigInt

Implementation

int get toBigInt {
  return this;
}