dryRun property

bool dryRun
final

Indicates whether it is a dry run, which means the deletion will not be executed but the response will show what would be deleted.

Implementation

final bool dryRun;