skema/com.eignex.skema/JsonSpec/Null Null @Serializable@SerialName(value = "Null")data object Null : JsonSpec(source)Null value. Maps to {"type":"null"}. Useful as a branch in Nullable-style composition. Members & Extensions Functions toJsonSchema Link copied to clipboard fun JsonSpec.toJsonSchema(): JsonObjectJSON Schema fragment describing the value this primitive validates.