namespace Shared.Models.Online.Plvideo { public struct Profile { public string hls { get; set; } } }