builds property

List<Build>? builds
getter/setter pair

The list of builds.

Implementation

core.List<Build>? builds;