Creates a new AssetDirectory instance.
const AssetDirectory({ required this.name, required this.path, required this.assets, });