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