getViewModel

protected open override fun getViewModel(): VM

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

Throws