waitPhotoGallery

suspend fun BehaviourContext.waitPhotoGallery(    initRequest: Request<*>? = null,     errorFactory: NullableRequestBuilder<*> = { null }): Flow<MediaGroupContent<PhotoContent>>