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