add All

fun addAll(items: List<Data>?)

Method to add list of item to list data

Parameters

items

collection of items that will be added to list

Sources

Link copied to clipboard