Feed

constructor(tabs: List<Tab>, getPagedData: suspend (Tab?) -> Feed.Data<T>)