rollouts property

List<Rollout>? rollouts
getter/setter pair

The Rollout objects.

Implementation

core.List<Rollout>? rollouts;