add

suspend fun add(item: T)
suspend fun add(list: List<T>)