done property

Future get done

Implementation

Future get done {
  return _done.future;
}