delete_file property

bool? get delete_file

Implementation

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