initViewModel method

void initViewModel()

Implementation

void initViewModel() => viewModel = _getIt.get<V>();