useAsyncLazyInstanceDelegate property
Future<T> Function<T extends BaseKoreInstance>({int index})
useAsyncLazyInstanceDelegate
getter/setter pair
Implementation
late Future<T> Function<T extends BaseKoreInstance>({int index})
useAsyncLazyInstanceDelegate;