deleteFiles property

bool? get deleteFiles

Implementation

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