useInstanceDelegate property

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

Implementation

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