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