asQa method

dynamic asQa()

Implementation

asQa() {
  this.qa = BigInt.parse(this.unit);
  return this;
}