in Assets/Scripts/GamePlayModel.cs [12:16]
public HomeData() { this.GameData = new GameData(); this.UserData = new UserData(); }