setAsset

open fun setAsset(index: Int, value: AppAsset): Application.Builder
open fun setAsset(index: Int, builderForValue: AppAsset.Builder): Application.Builder
Assets which should be made available to this application.
repeated .elide.app.AppAsset asset = 6;