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