Actual queue length after buffered operations go through.
Future<int> get length => _defer(() => _len);