first time posting
I have two classes that start out like below
class LocationManager: NSObject, ObservableObject{ @Published var lat: Double = 0.0