create property
T Function()
create
final
Factory method to create the ViewModel instance.
Implementation
final T Function() create;
Factory method to create the ViewModel instance.
final T Function() create;