INITIAL_VERSION

const val INITIAL_VERSION: Int = 1

The version value representing the first initialized state of an entity. This is the version assigned after the entity's initial creation or first meaningful operation.