I am working with path_provider now. I have a class where I defined all async functions etc. in it. In this class I have not made a constructor. I want to use this class in another Stateful Widget class. I will just show 3 Screenshots, because I think it's easier to understand.