AssetRef constructor

const AssetRef(
  1. String key
)

References the asset at the given source-path key.

Implementation

const AssetRef(this.key);