complete_date property
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;
Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.
late int complete_date;