Phone

data class Phone(val message: String = PHONE_MESSAGE) : Validator

Constructors

Link copied to clipboard
constructor(message: String = PHONE_MESSAGE)

Properties

Link copied to clipboard
open override val message: String

Prompt message after verification failure