cacheId property
An unique ID generated for this instance of AudioCache.
This is used to load a file into an unique location in the temporary directory.
Implementation
String? cacheId;
An unique ID generated for this instance of AudioCache.
This is used to load a file into an unique location in the temporary directory.
String? cacheId;