create property

ViewModelCreator<T> create
final

Creator function to build a ViewModel to provide to descendants.

Implementation

final ViewModelCreator<T> create;