path property
The path uniquely identifies this asset. It must be unique in the scope of AssetLoader.
Implementation
@override
String get path => file.path;
The path uniquely identifies this asset. It must be unique in the scope of AssetLoader.
@override
String get path => file.path;