audioExtensions constant

List<String> const audioExtensions

Implementation

static const List<String> audioExtensions = ['mp3', 'aac', 'm4a'];