BaseAsset.fromConfig constructor

BaseAsset.fromConfig(
  1. CloudConfig cloudConfig,
  2. UrlConfig urlConfig
)

Implementation

BaseAsset.fromConfig(this.cloudConfig, this.urlConfig);