validatedDependencyRevisions property

List<DependencyRevision>? validatedDependencyRevisions
final

A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a system instance.

Implementation

final List<DependencyRevision>? validatedDependencyRevisions;