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