asLi method

dynamic asLi()

Implementation

asLi() {
  this.qa = toQaFunc(this.unit, Units.Li);
  return this;
}