initializeCount property
How many times ensureInitialized was awaited. A host that loads on every build rather than once will show up here.
Implementation
int initializeCount = 0;
How many times ensureInitialized was awaited. A host that loads on every build rather than once will show up here.
int initializeCount = 0;