mkViewModel abstract method

ViewModel mkViewModel(
  1. Param param,
  2. FFState state
)

Implementation

ViewModel mkViewModel(Param param, FFState state);