emitCollectionsForTesting<T> function
Re-emits the full store snapshot to every open collection controller.
Implementation
@visibleForTesting
void emitCollectionsForTesting<T>(TDummyFirestoreApi<T> api) =>
api._emitCollections();