toLi method

dynamic toLi()

Implementation

toLi() {
  return fromQaFunc(this.qa, Units.Li);
}