Property Lost
Lost
[JsonPropertyName("lost")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public LostStreamData? Lost { get; set; }
[JsonPropertyName("lost")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public LostStreamData? Lost { get; set; }