ViewModel constructor

ViewModel()

Implementation

ViewModel() {
  onCreate();
}