buildBatches property

List<BuildBatch>? buildBatches
final

An array of BuildBatch objects that represent the retrieved batch builds.

Implementation

final List<BuildBatch>? buildBatches;