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