done property

Future get done

Implementation

Future get done {
  return _inbound.done;
}