StartBackfillJobResponse constructor

StartBackfillJobResponse({
  1. StreamObject? object,
})

Implementation

StartBackfillJobResponse({
  this.object,
});