iOS Swift - State Management in SwiftUI
How do you correctly declare a
@Published property called score of type Int inside a Swift class conforming to ObservableObject?