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