TimelineImpl

constructor(roomId: RoomId, roomService: RoomService, transformer: suspend (Flow<TimelineEvent>) -> T)