waitVideoGallery

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