ids property

List<String>? ids
final

A list of build IDs, with each build ID representing a single build.

Implementation

final List<String>? ids;