DescribeBuildOutput constructor

DescribeBuildOutput({
  1. Build? build,
})

Implementation

DescribeBuildOutput({
  this.build,
});