deployments property

List<Deployment>? deployments
final

An array of Deployment objects that describe the deployments.

Implementation

final List<Deployment>? deployments;