isRequired

open fun isRequired(): Boolean

Specifies whether the text inside input field is required to be filled before sending. If the field doesn't require, then it may be sent to the server as empty.

Return

true if the input required.