applicationDataTransfers property
The list of per-application data transfer resources.
It contains details of the applications associated with this transfer resource, and also specifies the applications for which data transfer has to be done at the time of the transfer resource creation.
Implementation
core.List<ApplicationDataTransfer>? applicationDataTransfers;