core/com.tealium.prism.core.api.data/DataList/Companion/create create @JvmStaticinline fun create(block: DataList.Builder.() -> Unit): DataListCreates a new DataList providing the Builder in a block for easy populationReturnA new DataList containing all entries added to the BuilderParametersblockA function used to populate the Builder with the required entries