buildBatchesNotFound property

List<String>? buildBatchesNotFound
final

An array that contains the identifiers of any batch builds that are not found.

Implementation

final List<String>? buildBatchesNotFound;