actions property

List<StacAction>? actions
final

List of child actions to execute.

Type: List<StacAction>?.

Implementation

final List<StacAction>? actions;