dryRun property

bool? get dryRun

Implementation

bool? get dryRun => (_$data['dryRun'] as bool?);