isDone property

bool get isDone

Returns true if this request is complete (successful or failed), false otherwise.

Implementation

bool get isDone;