core.Map<core.String, core.dynamic> toJson() { final qaQuestion = this.qaQuestion; return {'qaQuestion': ?qaQuestion}; }