I try to build View in SwiftUI. My @EnvironmentObject looks like this:
@EnvironmentObject
public class Global:ObservableObject {