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