add Or Update To First

fun addOrUpdateToFirst(items: List<Data>?)

Method to add or update list of items to start of list data

Parameters

items

list of items that will be added or updated

Sources

Link copied to clipboard