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