deleteReceivedFile property
A final bool variable deleteReceivedFile
used to determine if the received file should be deleted after passed test.
Implementation
final bool deleteReceivedFile;
A final bool variable deleteReceivedFile
used to determine if the received file should be deleted after passed test.
final bool deleteReceivedFile;