addAsset
open fun addAsset(index: Int, builderForValue: AssetBundle.AssetContent.Builder): AssetBundle.Builder
Inlined asset contents, which specify pre-compressed asset data corresponding to a given CSS or JavaScript code
bundle. The server may choose to serve this content rather than performing compression on-the-fly.
Content copied to clipboard
repeated .elide.assets.AssetBundle.AssetContent asset = 8;