AssetObject.fromConfig constructor

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

Implementation

AssetObject.fromConfig(super.cloudConfig, super.urlConfig)
    : super.fromConfig();