component8

operator fun component8(): Boolean?(source)

Retrieves the eighth component of the data class, typically used for destructuring declarations.

Return

A Boolean value or null representing the state of the eighth component.