copyActions property

List<CopyAction>? copyActions
final

An array of CopyAction objects, which contains the details of the copy operation.

Implementation

final List<CopyAction>? copyActions;