transferParams property
The list of all possible transfer parameters for this application.
These parameters select which categories of the user's data to transfer.
Implementation
core.List<ApplicationTransferParam>? transferParams;
The list of all possible transfer parameters for this application.
These parameters select which categories of the user's data to transfer.
core.List<ApplicationTransferParam>? transferParams;