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