namespace YandexMusic.API.Models.Landing; public class YLandingBlockData { public bool IsWizardPassed { get; set; } }