Shinydat File For Pgsharp Official
public class Feature { [JsonPropertyName("tree")] public string Tree { get; set; }
public class Rule { [JsonPropertyName("id")] public string Id { get; set; } shinydat file for pgsharp
public class Palette { [JsonPropertyName("id")] public string Id { get; set; } } [JsonPropertyName("features")] public List<
[JsonPropertyName("features")] public List<Feature> Features { get; set; } } Features { get