clearAppsDataParams property
Parameters for the CLEAR_APP_DATA command to clear the data of specified apps from the device.
See ClearAppsDataParams. If this is set, then it is suggested that type should not be set. In this case, the server automatically sets it to CLEAR_APP_DATA. It is also acceptable to explicitly set type to CLEAR_APP_DATA.
Implementation
ClearAppsDataParams? clearAppsDataParams;