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