initState method

  1. @mustCallSuper
void initState()

Implementation

@mustCallSuper
void initState() {
  log('ViewModel<$runtimeType> initState');
}