@State is for values not classes and you need to learn @binding to pass down write access
Async func needs to be in struct not class