Runs for every async instance when it is initialized
type - type of instance that is ready index - index of instance that is ready
type
index
void onAsyncInstanceReady(Type type, int? index) {}