Returns the Asset instance representing path. *
path
@override Asset getAsset(String path) => FileAsset(File(path));