Shinydat File For Pgsharp Guide

[JsonPropertyName("colors")] public List<string> Colors { get; set; } }

public class Rule { [JsonPropertyName("id")] public string Id { get; set; } shinydat file for pgsharp

[JsonPropertyName("density")] public float Density { get; set; } } [JsonPropertyName("colors")] public List&lt