dryRun property
bool?
get
dryRun
Implementation
bool? get dryRun => _$this._dryRun;
set
dryRun
(bool? dryRun)
Implementation
set dryRun(bool? dryRun) => _$this._dryRun = dryRun;