asZil method

dynamic asZil()

Implementation

asZil() {
  this.qa = toQaFunc(this.unit, Units.Zil);
  return this;
}