File downloading

In Vaadin 7 and 8, we had FileDownloader. How is that now done with Flow?

StreamResource. if you lookup Components there is information on using it.