copyActions property
An array of CopyAction
objects, which contains the details of
the copy operation.
Implementation
final List<CopyAction>? copyActions;
An array of CopyAction
objects, which contains the details of
the copy operation.
final List<CopyAction>? copyActions;