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