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