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