toQaString method

dynamic toQaString()

Implementation

toQaString() {
  return this.qa.toString();
}