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