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