done property

Future<Null> done

Future that resolves when the request has completed (successful or otherwise).

Implementation

Future<Null> get done;