core/com.tealium.prism.core.api.data/DataList/Builder/build build fun build(): DataListCreates the new DataList based on the entries provided to this BuilderReturnThe newly created DataList containing all added values. If the Builder is empty then the EMPTY_LIST is returned instead.