getInstanceDelegate property

T Function<T extends MvvmInstance>({int index}) getInstanceDelegate
getter/setter pair

Implementation

late T Function<T extends MvvmInstance>({int index}) getInstanceDelegate;