useLazyInstanceDelegate property

T Function<T extends BaseKoreInstance>({int index}) useLazyInstanceDelegate
getter/setter pair

Implementation

late T Function<T extends BaseKoreInstance>({int index})
    useLazyInstanceDelegate;