AssetObject.fromConfig constructor
AssetObject.fromConfig(
- CloudConfig cloudConfig,
- UrlConfig urlConfig
Implementation
AssetObject.fromConfig(super.cloudConfig, super.urlConfig)
: super.fromConfig();