This version of Unity is unsupported.

DownloadHandler.isDone

public bool isDone;

Description

Returns true if this DownloadHandler has been informed by its parent UnityWebRequest that all data has been received, and this DownloadHandler has completed any necessary post-download processing. (Read Only)