audioPaths property

List<String>? audioPaths
final

An optional value that if non-null, contains a path that will point to audio resources. All paths in this will all be deleted if it exists in the file system.

Implementation

final List<String>? audioPaths;