eventLog property
A list containing all events related to a deployment. The most recent events are displayed first.
Implementation
final List<DeploymentEvent>? eventLog;
A list containing all events related to a deployment. The most recent events are displayed first.
final List<DeploymentEvent>? eventLog;