listOfFileformats top-level property
final
List of allowed File Format.
File Format can take one of the following values -
'mp3', 'wav', 'ogg', 'flac', 'mp4'
Implementation
final listOfFileformats = ['mp3', 'wav', 'ogg', 'flac', 'mp4']
List of allowed File Format.
File Format can take one of the following values -
'mp3', 'wav', 'ogg', 'flac', 'mp4'
final listOfFileformats = ['mp3', 'wav', 'ogg', 'flac', 'mp4']