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