getViewModel abstract method

T getViewModel()

Function that should be implemented in your screen to initialize and define the type of the LazxViewModel of your screen

Implementation

T getViewModel();