complete_date property

int complete_date
read / write

Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.

Implementation

late int complete_date;