cacheId property

String? cacheId
getter/setter pair

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;