VerificationState

sealed class VerificationState(val number: Int)(source)

The verification state of the extension range.

Inheritors

Constructors

Link copied to clipboard
protected constructor(number: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

All the extensions of the range must be declared.

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val number: Int