implementation("com.osmerion.omittable:omittable:0.3.0")
A tiny Kotlin Multiplatform library that provides an Omittable type to be used in cases where the absence of a value is semantically different from a null value.