BaseAsset.fromConfig constructor
BaseAsset.fromConfig(
- CloudConfig cloudConfig,
- UrlConfig urlConfig
Implementation
BaseAsset.fromConfig(this.cloudConfig, this.urlConfig);