done property

bool? done
getter/setter pair

true if the copy is finished; otherwise, false if the copy is in progress.

This property is always present in the response.

Implementation

core.bool? done;