getBinding

protected open override fun getBinding(): VB

Get the ViewBinding. By default, it will throw a IllegalStateException.

Throws