deleteFile property

bool? get deleteFile

Implementation

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