Property AllowNotNull

Assembly: redb.Core.dll

Is field required (not null).

[JsonPropertyName("allow_not_null")]
public bool? AllowNotNull { get; set; }