MIN_VALUE

const val MIN_VALUE: Int(source)

A constant holding the minimum value an instance of Int can have.

Since Kotlin

1.0
const val MIN_VALUE: Int(source)

A constant holding the minimum value an instance of Int can have.

Since Kotlin

1.3