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