getLazyInstanceDelegate property
T Function<T extends MvvmInstance>({int index})
getLazyInstanceDelegate
getter/setter pair
Implementation
late T Function<T extends MvvmInstance>({int index}) getLazyInstanceDelegate;