actions property

List<DatasetAction>? actions
final

The DatasetAction objects that automatically create the data set contents.

Implementation

final List<DatasetAction>? actions;