Property NoConsumers
NoConsumers
When true consumer states and configurations will not be present in the snapshot
[JsonPropertyName("no_consumers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool NoConsumers { get; set; }