associationExecutions property

List<AssociationExecution>? associationExecutions
final

A list of the executions for the specified association ID.

Implementation

final List<AssociationExecution>? associationExecutions;