implementation("com.osmerion.omittable:omittable:1.0.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.