addAll
fun DslList<CompressedData, AssetBundleKt.AssetContentKt.Dsl.VariantProxy>.addAll(values: Iterable<CompressedData>)
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Parameters
values
The variant to add.