Created
December 11, 2021 11:06
-
-
Save hiteshchopra11/15967a344a0ae0af61f85310ceb1a078 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public constructor( | |
owner: ViewModelStoreOwner | |
) : this(owner.viewModelStore, defaultFactory(owner)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment